.hcm-product__carousel-content .hcm-product__carousel-details-box--image img {
    object-position: top center !important;
}


html[lang^=zh] .hcm-product-image-gallery__wrapper .hcm-cmp-gallery__gallery .hcm-gallery-slider__item img {
	object-position: center center;
}

.hcm-product-image-gallery__wrapper .hcm-cmp-gallery__gallery .hcm-gallery-slider__item img {
	height: 15rem;
}


@media (min-width: 1220px) {
    html[lang^=zh] .hcm-product-image-gallery__wrapper .hcm-cmp-gallery__gallery .hcm-gallery-slider__item img {
        height: 30rem;
    }
}

@media (min-width: 768px) {
    .hcm-product-image-gallery__wrapper .hcm-cmp-gallery__gallery .hcm-gallery-slider__item img {
        height: 30rem;
    }
}


